libcpldrs20 software package provides CPL higher level data processing algorithms, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcpldrs20
libcpldrs20 is installed in your system.
Make ensure the libcpldrs20 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcpldrs20 *
You will get with libcpldrs20 package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Libraries |
| Package | libcpldrs20 |
| Version | 6.6.1-1build1 |
| Description | CPL higher level data processing algorithms |
| Sub Section | Libs |